﻿ @media only screen 
and (min-width : 320px) 
and (max-width : 767px) {


	
	
/*=====================首页=====================*/
/*index导航*/
.navbar-toggle{padding:0px;color:#fff; padding-top: 0px; z-index: 1111;position: absolute;top:10px;right:0px;height: 60px;}
.navbar-toggle i{font-size:22px; line-height: 1;color:#fff;}
.navbar-toggle:active,.navbar-custom .navbar-toggle:focus{outline:0}
.navbar-toggle i{ width: 30px; height: 3px; display: block; background: #348dd1;; margin-bottom: 8px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
}
/*.navbar-toggle1 i:nth-child(3){ margin-bottom:0;}*/
.navbar-toggle1 i:nth-child(1){
    transform:translate3d(0,11px,0) rotate(-135deg);
    -webkit-transform:translate3d(0,11px,0) rotate(-135deg);
    -moz-transform:translate3d(0,11px,0) rotate(-135deg);
    -ms-transform:translate3d(0,11px,0) rotate(-135deg);
}
 .navbar-toggle1 i:nth-child(2){ opacity: 0;
    transition:none;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
}
.navbar-toggle1 i:nth-child(3){
    transform:translate3d(0,-11px,0) rotate(135deg);
    -webkit-transform:translate3d(0,-11px,0) rotate(135deg);
    -moz-transform:translate3d(0,-11px,0) rotate(135deg);
    -ms-transform:translate3d(0,-11px,0) rotate(135deg);
}

	
	p img{width: auto;max-width: 100%;overflow: hidden;margin: auto;}
/*-------导航------------*/
.index_top{height: auto;overflow: visible;background: #000;padding: 0px 15px;position: fixed;z-index: 999999;}
.background .nav li a{color: #f1f1f1;}
.logo{width:28%;position: relative;left:0px;top: 0px; }
.nav_meau{width: 100%;display: none;}
.nav {width: 100%;text-align: center;margin: auto;color: #fff;font-size: 16px;max-width: 1100px;}
.nav li{width: 100%;float: none; line-height: 60px;text-align: center;}
.nav li a{display: block;width: 100%;color: #fff;padding: 0px;text-align: center;}
.nav_second{width: 200%;background: #333;}
.nav_second li{width: 100%;overflow: hidden;height: 0px;line-height: 50px;display: block;transition: all 500ms;}
.nav li:hover .nav_second li{height: 0px;transition: all 500ms;background: #333;}
.nav_right{position: absolute;right: 12%;line-height: 60px;height: 60px;overflow: visible;top: 0px;width: 50%;color: #fff;}
.inputserch{display: none;overflow: hidden;}
.nav li:hover{background: #333;}
.nav li:hover a{background: #000;}
.nav li:hover  .nav_second li a{background: #333;}
.lang{width: 100%;float: right;z-index: 2;}
.lang ul li{width: 50%;float: left;text-align: right;overflow: hidden;}
.lang ul li:nth-child(2){width: 50%;text-align: center;}
.lang ul li a{color: #fff;}
.background .lang ul li a{color: #999;}
.inputserch:hover .inputbox{width: 200%;transition: all 500ms;}
.inputserch:hover .inputimg{background: #999;transition: all 500ms;}
.nav_second li:hover a{background: #333;transition: all 500ms;}


/*banner*/
.banner_top{position: relative;overflow: hidden;padding-top: 60px;margin-top: 0px;}
.banfix_word{width: 100%;text-align: center;overflow: hidden;position: absolute;top: 0px;left: 0px;z-index: 22222;}
.banfix_des{margin-top: 20%;overflow: hidden;color: #fff;font-size: 14px;overflow: hidden;line-height: 25px;}
.banfix_desen{width: 100%;margin-top: 5px;overflow: hidden;color: #fff;font-size: 12px;line-height: 12px;}
.tp-caption a.more_ban{width:100px;line-height: 30px;height: 30px;color: #fff;font-size: 14px;text-align: center;display: block;margin: auto;background:#f76100;overflow: hidden;margin-top: 2%; transition: all 500ms;}
.tp-caption a.more_ban:hover{background: #006a8e;transition: all 500ms;color: #fff;}
/*======*/
/*产品展示*/
.index_product{width: 100%;overflow: hidden;padding-bottom: 30px;}
/* 本例子css */
.picScroll-left1{ width:100%;  overflow:visible; position:relative;  border:0px solid #ccc; margin: auto;}
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block;  width:40px; height:50px; font-size: 26px;margin-top: 0px;line-height: 50px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 1%;font-weight: 800;}
.picScroll-left1 .hd .next{  float: right;margin-right: 1%; }
.picScroll-left1 .hd{ overflow:visible;  height:0px; padding:0 10px;position: absolute;top: 40%;width: 100%;left: 0%; }
.picScroll-left1 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border-radius: 9px;background:#0e6eb8;border: 2px solid #0e6eb8;position: relative;}
.picScroll-left1 .hd ul li.on{ background: #fff; }
.picScroll-left1 .bd{ padding:0px;width: 95%;margin: auto; max-width: 1200px;overflow: hidden;  }
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; overflow: hidden;}
.picScroll-left1 .bd ul li{ width: 50%; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.picScroll-left1 .bd ul li .pic{ text-align:center;width: 100%;padding-right: 0%;overflow: hidden; }
.picScroll-left1 .bd ul li .pic img{ width:100%; height:auto; display:block;transition: all 500ms;}
.picScroll-left1 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left1 .bd ul li .title{ position: relative;bottom: 0px;transition: all 500ms;height: auto;text-align: left;overflow: hidden;padding-right: 0%;line-height:24px;color: #000;padding: 15px 10px;padding-bottom:15px;border: 1px solid #f1f1f1;transition: all 500ms;}
.title_pad{background: #0e6eb8;width: 100%;height: 100%;}
.picScroll-left1 .bd ul li .title a{color: #000;width: 100%;background: #0e6eb8;}
.picScroll-left1 .case_title{line-height: 30px;width: 100%;text-align: left;font-size: 18px;height: 30px;overflow: hidden;}
.picScroll-left1 .case_con{width: 100%;line-height: 25px;height: 50px;overflow: hidden;font-size: 15px;margin-top:0px;color: #666;text-align: left;}
.pad1{width: 100%;}
.indextitle{width: 100%;text-align: center;padding: 15px 0px;overflow: hidden;}
.title_img{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img img{width:190px;overflow: hidden;}
.titleen{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
.titlestr{width:50px;margin: auto;background: #006593;margin-top: 10px;height: 3px; }
.more_index{width: 180px;height: 40px;line-height: 40px;overflow: hidden;background:#000;color: #fff;display: block;margin: auto;margin-top: 20px;box-shadow: 0px 20px 50px 1px  rgba(247,97,0,0.5); border-radius: 20px;text-align: center;transition: all 500ms;}
.more_index:hover{transition: all 500ms;width: 200px;color: #fff;}
/*======*/

	

/*关于国昌*/
.index_about{width: 100%;overflow: hidden;height:auto;}
.about_left{width: 100%;float: left;overflow: hidden;height: auto;padding: 8% 0%;}
.indextitle1{width: 100%;text-align: center;overflow: hidden;}
.title_img1{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img1 img{width:190px;overflow: hidden;}
.titleen1{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
.aboutindex_con{line-height:20px;margin-top: 20px;font-size: 16px;overflow: hidden;width: 100%;}
.zbout_more{width: 150px;height: 39px;line-height: 35px;color: #fff;display: block;margin: auto;margin-top: 20px;overflow: hidden;text-align: center;border: #fff 2px solid;transition: all 500ms;}
.zbout_more:hover{border-color: #000;color: #000;transition: all 500ms;}
.about_right{width:100%;float: none;overflow: hidden;background: #f4f4f4;padding:10px;;}
.about_about{width: 100%;overflow: hidden;}
.about_about li{width: 100%;overflow: hidden;margin: 20px 0px;background: #fff;}
.img_box{width: 100%;float: none;overflow: hidden;}
.img_box img{width: 100%;transition: all 500ms;}
.about_about li:hover .img_box img{transition: all 500ms;transform: scale(1.1);overflow: hidden;}
.about_about li:nth-child(even) .img_box{float: none;}
.aboutcon{width: 100%;float: none;padding: 15px 15px 5px;;text-align: center;}
.aboutcon_title{font-size: 22px;overflow: hidden;line-height: 30px;}
.aboutcon_con{margin-top: 0px;font-size: 16px;line-height: 25px;height: 75px;overflow: hidden;}

/*------*/
/*技术研发*/
.index_jishu{width: 100%;overflow: hidden;padding-bottom: 20px;}
.indextitle2{width: 100%;text-align: center;padding:15px 0px;overflow: hidden;}
.title_img2{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img2 img{width:190px;overflow: hidden;}
.titleen2{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
.titlestr2{width:50px;margin: auto;background: #006593;margin-top: 10px;height: 3px; }
.tech1260{width: 100%;overflow: hidden;max-width: 1260px;margin: auto;}
.tech1260 li{width: 100%;overflow: hidden;float: none;padding: 10px 20px;height:auto;  }
.techimg{width: 100%;overflow: hidden;position: relative;}
.techimg img{width: 100%;}
.techdes{width:80%;margin: auto;margin-top: -30%;overflow: hidden;background:#0178a0;padding: 10px 10px;text-align: center;z-index: 222;position: relative;transition: all 500ms;}
.techsign{width: 100%;text-align: center;overflow: hidden;}
.techsign img{width: 65px;}
.desword1{width: 100%;overflow: hidden;text-align: center;color: #fff;font-size: 18px;line-height: 20px;height: 50px;padding: 5px 0px;transition: all 500ms;}
.desword2{font-size: 14px;overflow: hidden;width: 100%;line-height: 16px;height: 40px;padding: 4px 0px; color: #fff;margin-top: 20px;transition:  all 500ms;}
.desstr{width:55px;margin: auto;height: 3px;background: #fff; overflow: hidden;}
.tech1260 li .techdes{width: 100%;background:#0178a0;transition: all 500ms;margin-top: 0px;text-align: left;}
.tech1260 li .techsign{width: 25%;float: left;overflow: hidden;transition: all 500ms;margin-top: 25px;}
.desword{width: 100%;overflow: hidden;margin-top: 5px;transition: all 500ms;transition: all 500ms;}
.tech1260 li .desword{width: 75%;float: left;text-align: left;transition: all 500ms;}
.tech1260 li .desword2,.tech1260 li:hover .desword1{transition: all 500ms;text-align: left;padding-left: 15px;}
.tech1260 li .desstr{margin-left: 15px;overflow: hidden;transition: all 500ms;}
/*------*/

/*案例展示*/
.indextitle3{width: 100%;text-align: center;padding: 20px 0px 20px;overflow: hidden;}
.title_img3{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img3 img{width:190px;overflow: hidden;}
.titleen3{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
.titlestr3{width:50px;margin: auto;background: #006593;margin-top: 5px;height: 3px; }
.index_example{width: 100%;overflow: hidden;padding-bottom: 20px;}


/* 本例子css */
.picScroll-left2{ width:100%;  overflow:visible; position:relative;  border:0px solid #ccc; margin: auto;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:40px; height:50px; font-size: 30px;margin-top: 0px;line-height: 50px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 5%;font-weight: 800;}
.picScroll-left2 .hd .next{  float: right;margin-right: 5%; }
.picScroll-left2 .hd .prevStop{ background-position:-60px 0; }
.picScroll-left2 .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left2 .hd{ overflow:visible;  height:0px; padding:0 10px;position: absolute;top: 40%;width: 100%;left: 0%; }
.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border-radius: 9px;background:#0e6eb8;border: 2px solid #0e6eb8;position: relative;}
.picScroll-left2 .hd ul li.on{ background: #fff; }
.picScroll-left2 .bd{ padding:0px;width:95%;margin: auto; max-width: 1200px; overflow: hidden;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ width: 50%; float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.picScroll-left2 .bd ul li .pic{ text-align:center;width: 100%;padding-right: 0%;overflow: hidden; }
.picScroll-left2 .bd ul li .pic img{ width:100%; height:auto; display:block;transition: all 500ms;}
.picScroll-left2 .bd ul li .pic a:hover img{ border-color:#333;  }
.picScroll-left2 .bd ul li .title{width: 100%; position: relative;bottom: 0px;transition: all 500ms;height: auto;text-align: left;overflow: hidden;padding-right: 0%;line-height:24px;color: #000;}
.bg_blue{width: 100%;transition: all 700ms;padding: 10px;overflow: hidden;background: #000;}
.business_title{color: #fff;font-size: 14px;height: 40px;line-height: 20px;overflow: hidden;width: 100%;border-bottom: #e5e5e5 solid 1px;margin-top: 10px;transition: all 500ms;}
.more_businness{position: relative;width: 100%;color: #666;overflow: hidden;font-size: 12px;color: #fff;line-height: 12px;margin-top: 10px;transition: all 500ms;}
.picScroll-left2 .bd ul li:nth-child(even) .bg_blue{background: #333;}
.busin_first{width: 25px;overflow: hidden;float: right;line-height: 12px;transition: all 300ms;}
.busin_imgsec{position: absolute;top: 20px;right: 0px;width: 25px;line-height: 12px;transition: all 500ms;opacity: 0;}
.picScroll-left2 .bd ul li:hover .busin_first{opacity: 0;transition: all 300ms;margin-top: -100px;}
.picScroll-left2 .bd ul li:hover .pic img{transition: all 500ms;transform: scale(1.1);}
.picScroll-left2 .bd ul li:hover .bg_blue{background: #000;transition: all 500ms;border-color: #428dd0;}
.picScroll-left2 .bd ul li:hover .busin_imgsec{top:0px;opacity: 1; transition: all 300ms;}
.picScroll-left2 .bd ul li:hover .business_title,.picScroll-left2 .bd ul li:hover .more_businness{transition: all 500ms;color: #fff;}

/*------*/
/*底部*/
.bottom{width: 100%;overflow: hidden;background: #333;padding:20px 10px 20px;}
.bottom1200{width: 100%;max-width: 1200px;margin: auto;overflow: hidden;}
.bottom_left{width: 100%;float: none;overflow: hidden;}
.bottom_logo{width: 100%;height: 60px;line-height: 60px;border-bottom: 1px solid #999;overflow: hidden;text-align: left;}
.bottom_nav{width: 100%;margin-top: 30px;overflow: hidden;min-height: 100px;}
.bottom_nav li{width: 33.33%;float: left;overflow: hidden;text-align: left;}
.bottom_nav li a{color: #fff;line-height: 18px;font-size: 12px;overflow: hidden;}
.bottom_nav li ul{width: 100%;overflow: hidden;}
.bottom_nav li ul li{width: 100%;overflow: hidden;}
.bottom_nav li ul li:nth-child(1) a{font-size: 16px;line-height: 20px;overflow: hidden;padding: 3px 0px 10px 0px; display: block; }
.copyright{font-size: 12px;overflow: hidden;color: #fff;text-align: center;margin-top: 30px;}
.link{width: 100%;overflow: hidden;margin-top: 10px;color: #fff;}
.link a{color: #999;}
.bottom_nav li a:hover{color: #999;}
.bottom_right{width: 100%;float: none;margin-left: 0%;overflow: hidden;}
.name{width: 100%;overflow: hidden;height: 50px;line-height: 25px;color: #999; font-size: 14px;border-bottom: 1px solid #999;}
.tel{width: 100%;margin-top: 25px;overflow: hidden;}
.tel li{width:auto;float: left;overflow: hidden;text-align: left;color: #fff;font-size: 16px;line-height: 25px;}
.tel li:nth-child(2){padding-left: 30px;}
.share{width: 100%;overflow: hidden;text-align: left;}
.share li {display: inline-block;overflow: hidden;padding-right:30px;margin-top: 20px; }
.share li:hover img{transform: rotate(360deg);transition: all 500ms;}
.share li img{width: 30px;overflow: hidden;transition: all 500ms;}
/*----*/
/*=======*/
/*====================*/



/*内页导航*/
.index_top1{height: auto;overflow: visible;padding: 0px;z-index: 999999;background: rgba(0,0,0,0.00);position: fixed;}
.top_12001{width: 100%;overflow: hidden;height: auto;border-bottom: 1px solid #ddd;background: #f1f1f1;padding: 0px; }
.logo1{width: 28%;float: left;overflow: hidden;line-height: 60px;margin-left: 15px;}
.logo1 img{width: 100%;max-width: 132px;}
.nav_meau1{width: 100%;display: none;padding-left: 0px;}
.nav1{width: 100%; text-align: center;}
.nav1 li{width: 100%; display:block;border-bottom: 3px solid #f1f1f1;transition: all 500ms;padding: 0px;}
.nav1 li a{font-size: 16px;color: #333;overflow: hidden;line-height: 50px;height:50px;display: block;}
.nav1 li:hover,.nav1 li.dq{border-bottom: 3px solid #000;transition: all 500ms;}
.nav_right1{position: absolute;right: 12%;line-height: 60px;height: 60px;overflow: visible;top: 0px;width: 55%;color: #fff;}
.inputserch1{width: 50%;float: left;position: relative;line-height: 100px;height: 100px;overflow: hidden;display: none;}
.inputimg1{position: absolute;right: 5px;top: 40px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px; background: #666;padding:0px 5px;z-index: 2;}
.inputimg1 img{width:20px;height: 20px;}
.lang1{width: 100%;float: right;z-index: 2;line-height: 60px;height: 60px;}
.lang1 ul li{width: 50%;float: left;text-align: right;overflow: hidden;}
.lang1 ul li:nth-child(2){width: 50%;text-align: center;}
.lang1 ul li a{color: #999;transition: all 500ms;}
.lang1 ul li img{width: 20px;height: 10px;margin-right: 2px;margin-top: -3px;}
.nav1_sec{width: 0%;padding:0px 0px;height: 0px;display: none;}
.nav2s{width: auto;text-align: right;padding: 5px 0px;background: #fff;}
.nav2s li{display:block;line-height: 35px;height: 37px;color: #333;font-size: 14px;transition: all 500ms;border-bottom: 0px solid #f1f1f1;padding: 0px 3px;width: 33.33%;float: left;overflow: hidden;margin-top: 5px;}
.nav2s li:last-child{padding-right: 0px;}
.nav2s li a{color: #333;display: block;background: #f1f1f1;text-align: center;border-bottom: 2px solid #f1f1f1;transition: all 500ms;}
.nav2s li:hover,.nav2s li.dq{border-bottom: 0px solid #000;transition: all 500ms;}
.nav2s li:hover a,.nav2s li.dq a{border-bottom: 2px solid #000;transition: all 500ms;}
	
	
	
.nav1_secs{width: 100%;padding: 0 9px;height: auto;position: relative;display: block;}

/*-----*/
/*banner*/
.banner_top1{padding-top: 5px;position: relative}
.banfix_word1{width: 100%;text-align: center;overflow: hidden;position: absolute;top: 0px;left: 0px;z-index: 222;}
.banfix_des1{margin-top:20px;overflow: hidden;color: #fff;font-size:20px;overflow: hidden;line-height: 20px;font-family: acme;}
.banfix_desen1{width: 100%;margin-top: 5px;overflow: hidden;color: #fff;font-size:16px;}
.more_ban1{width: 180px;line-height: 30px;height: 30px;color: #fff;font-size: 18px;text-align: center;display: block;margin: auto;background:#000;overflow: hidden;margin-top: 2%; transition: all 500ms;}
.more_ban1:hover{background: #006a8e;transition: all 500ms;color: #fff;}
/*======*/
/*底部*/
.bottompad{padding: 0 10px;overflow: hidden;width: 100%;}
/*---*/
/*翻页公用*/
.page_flip{width: 100%;max-width: 1200px;margin: auto;text-align: center;color: #fff;padding: 0px 10px;margin-bottom: 10px;margin-top: 20px;}
.page_center a{color: #999;padding: 2px 5px; line-height: 14px;background-color: #fff;border: 1px solid #d2d2d2;border-radius: 3px;}
.page_center a:hover,.page_center a.dq{background-color: #000;color:#fff;border: 1px solid #000;}
	.page_center a img{margin-top: -2px;}
.page_center a:last-child{border: 0px;}
.page_center a:first-child{margin-right: 5px;}
.page_center a:last-child:hover{color: #d2d2d2;background: #fff;}
/**/


/*产品中心*/
.pages{width: 100%;overflow: hidden;padding-bottom: 30px;min-height: 0px;}
.pagepad4{width: 100%;overflow: hidden;padding: 0 10px;}
.product{width: 100%;overflow: hidden;}
.product li{width: 50%;margin-right: 0%;float: left;overflow: hidden;margin-top: 15px;}
.product li:nth-child(5n){margin-right: 0px;}
.imgbox1{width: 100%;overflow: hidden;}
.imgbox1 img{width: 100%;overflow: hidden;transition: all 700ms;}
.bg_blue1{width: 100%;transition: all 700ms;padding: 15px;overflow: hidden;border: 1px solid #f1f1f1;background: #fff;}
.business_title1{color: #000;font-size: 16px;height: 40px;line-height:20px;overflow: hidden;width: 100%;border-bottom: #e5e5e5 solid 1px;margin-top:0px;transition: all 500ms;}
.more_businness1{position: relative;width: 100%;color: #666;overflow: hidden;font-size: 12px;color: #666;line-height: 12px;margin-top: 15px;transition: all 500ms;}
.busin_first1{width: 25px;overflow: hidden;float: right;line-height: 12px;transition: all 300ms;}
.busin_imgsec1{position: absolute;top: 20px;right: 0px;width: 25px;line-height: 12px;transition: all 500ms;opacity: 0;}
.product li:hover .busin_first1{opacity: 0;transition: all 300ms;margin-top: -100px;}
.product li:hover .imgbox1 img{transition: all 700ms;transform: scale(1.1);}
.product li:hover .bg_blue1{background: #000;transition: all 500ms;border-color: #000;}
.product li:hover .busin_imgsec1{top:0px;opacity: 1; transition: all 300ms;}
.product li:hover .business_title1,.product li:hover .more_businness1{transition: all 500ms;color: #fff;}

/*=======*/


/*工程业绩*/
.project{width: 100%;overflow: hidden;}
.project li{width: 50%;margin-right: 0%;float: left;overflow: hidden;margin-top: 15px;padding: 1px;}
.project li:nth-child(4n){margin-right: 0px;}
.img_boxs{width: 100%;overflow: hidden;}
.img_boxs img{width: 100%;transition: all 500ms;}
.project_word{width: 100%;background: #fff;overflow: hidden;padding: 15px 10px 15px;border-bottom:4px solid #fff;transition: all 500ms;  }
.project_name{width: 100%;text-align: center;font-size: 16px;color: #222;line-height: 20px;height: 20px;overflow: hidden;}
.project_des{width: 100%;overflow: hidden;color: #666;font-size: 13px;margin-top: 5px;line-height: 16px;height: 32px;}
.projectstr{width: 40px;margin: auto;height: 4px;background:#000;margin-top:5px; }
.project_detail{width: 100%;text-align: center;font-size: 13px;color: #666;padding: 10px 0px;line-height: 20px;height: 40px;overflow: hidden;}
.project li:hover .project_word{border-color: #000;transition: all 500ms;}
.project li:hover .img_boxs img{transition: all 500ms;transform: scale(1.1);}
/*------*/

/*关于我们*/
.company{width: 100%;margin-top: 10px;overflow: hidden;}
.company_left{width: 100%;float: none;overflow: hidden;padding:0px 10px;height: auto;}
.companyname{color: #000;font-size: 30px;line-height: 30px;overflow: hidden;height: 30px;width: 100%;text-align: center;font-family:Constantia, Lucida Bright, DejaVu Serif, Georgia, serif;}
.companystr{width: 40px;height: 4px;overflow: hidden;background: #000;margin:auto;margin-top: 10px;}
.companynamecn{color: #000;width: 100%;text-align: center;font-size: 20px;overflow: hidden;line-height: 20px;height: 20px;margin-top: 10px;}
.company_right{width: 100%;float: none;overflow: hidden;padding: 0px;height: auto;background: #fff;margin-top: 10px;}
.companyinformation{width: 100%;height: 100%;overflow-y: auto;padding:10px;}
.com_info{width: 100%;line-height:25px;font-size: 14px;overflow: hidden;color: #333;}
.culture{width: 100%;overflow: hidden;margin-top: 20px;padding: 10px 0px;}
.indextitle4{width: 100%;text-align: center;padding:15px 0px 0px;overflow: hidden;color: #fff;}
.title_img4{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img4 img{overflow: hidden;}
.titleen4{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 10px;height: 20px;text-align: center;}
/* 本例子css */
.scroll_padding{width: 100%;margin: auto;max-width: 1420px;padding:10px;}
.picScroll-left3{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left3 .hd{ overflow:hidden;  height:40px; margin: auto; line-height: 40px; width: 150px;margin-top: 20px;}
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{ display:block;  width:40px; height:40px;   overflow:hidden;
 cursor:pointer;text-align: center;font-family: "宋体"; }
.picScroll-left3 .hd .next{ position: absolute; right: 15%;bottom: 0px;font-size: 40px; color: #000;}
.picScroll-left3 .hd .prev{ position: absolute; left: 15%;bottom: 0px;font-size: 40px; color: #000;}
.picScroll-left3 .bd{ padding:10px; }
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;width: 100%;  }
.picScroll-left3 .bd ul li .title{  padding: 0px 20px;overflow: hidden; border-right: 0px solid #fff; }
.title24{width: 100%;text-align: center;overflow: hidden;font-size: 20px;color: #fff;line-height: 30px;height: 30px;}
.title14{width: 100%;text-align: center;overflow: hidden;font-size: 14px;color: #fff;line-height: 20px;height: 40px;margin-top: 10px;text-align: center;}


/*研发中心*/
.create{width: 100%;overflow: hidden;margin-top: 20px;background: #fff;}
.createab{width: 100%;overflow: hidden;position: relative;padding: 20px 10px;}
.createtitle{font-size: 24px;overflow: hidden;line-height: 30px;color: #333;text-align: left;width: 100%;}
.createstr{margin-top: 20px;width: 20px;background: #999;overflow: hidden;margin-left: 0px;height: 4px;}
.read{position: absolute;right: 10px;text-align: right;font-size: 14px;overflow: hidden;color: #333;line-height: 50px;height: 50px;}
.read img{width: 26px;margin-top: -3px;padding: 0px 5px;line-height: 40px;}
/* 本例子css */
.scroll_padding4{width: 100%;margin: auto;padding: 20px 10px;}
.picScroll-left4{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left4 .hd{ overflow:hidden;  height:40px; margin: auto; line-height: 40px; width: 150px;margin-top: 10px;}
.picScroll-left4 .hd .prev,.picScroll-left4 .hd .next{ display:block;  width:40px; height:40px;   overflow:hidden;
 cursor:pointer;text-align: center;font-family: "宋体"; }
.picScroll-left4 .hd .next{ position: absolute; right: 15%;bottom: 0px;font-size: 30px; color: #000;background: #fff;}
.picScroll-left4 .hd .prev{ position: absolute; left: 15%;bottom: 0px;font-size: 30px; color: #000;background: #fff;}
.picScroll-left4 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left4 .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;width:100%;  }
.picScroll-left4 .bd ul li .pic{ text-align:center; padding: 0px;position: relative;overflow: hidden;margin:0%;}
.picScroll-left4 .bd ul li .pic img{ width:100%; height:100%; display:block;transition: all 500ms;}
.picScroll-left4 .bd ul li .title{text-align: left; background-color: #fff;  padding: 20px 20px;overflow: hidden; border: 1px solid #d2d2d2;transition: all 500ms;margin:0%;}
.picScroll-left4 .abbig{font-size: 18px;line-height: 20px; height: 20px;overflow: hidden;color: #333;}
.picScroll-left4 .absmall{font-size: 12px;color: #666;line-height: 20px;height: 40px;margin-top: 5px;transition: all 500ms;overflow: hidden;}
.picScroll-left4 .bd ul li:hover .title{background:#000;transition: all 500ms;transition: all 500ms }
.picScroll-left4 .bd ul li:hover .abbig,.picScroll-left4 .bd ul li:hover .absmall{color:#fff;transition: all 500ms; }
.picScroll-left4 .bd ul li:hover img{transition: all 500ms;transform: scale(1.1);}
/*------*/

/*检测中心*/
/* 本例子css */
.test{width: 100%;overflow: hidden;margin-top: 50px;background: #fff;}
.testab{width: 100%;overflow: hidden;position: relative;padding: 20px 10px;}
.testtitle{font-size: 24px;overflow: hidden;line-height: 30px;color: #333;text-align: left;width: 100%;}
.teststr{margin-top: 20px;width: 20px;background: #999;overflow: hidden;margin-left: 0px;height: 4px;}
.testread{position: absolute;right: 3%;text-align: right;font-size: 14px;overflow: hidden;color: #333;line-height: 50px;height: 50px;}
.testread img{width: 26px;margin-top: -3px;padding: 0px 5px;}

.scroll_padding5{width: 100%;margin: auto;padding: 20px 10px;}
.picScroll-left5{ width:100%;  overflow:hidden; position:relative;    }
.picScroll-left5 .hd{ overflow:hidden;  height:40px; margin: auto; line-height: 40px; width: 150px;margin-top: 10px;}
.picScroll-left5 .hd .prev,.picScroll-left5 .hd .next{ display:block;  width:40px; height:40px;   overflow:hidden;
 cursor:pointer;text-align: center;font-family: "宋体"; }
.picScroll-left5 .hd .next{ position: absolute; right: 15%;bottom: 0px;font-size: 30px; color: #000;background: #fff;}
.picScroll-left5 .hd .prev{ position: absolute; left: 15%;bottom: 0px;font-size: 30px; color: #000;background: #fff;}
.picScroll-left5 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left5 .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;width: 100%;  }
.picScroll-left5 .bd ul li .pic{ text-align:center; padding: 0px;position: relative;overflow: hidden;margin:0;}
.picScroll-left5 .bd ul li .pic img{ width:100%; height:100%; display:block;transition: all 500ms;}
.picScroll-left5 .bd ul li .title{text-align: left; background-color: #fff;  padding: 20px;overflow: hidden; border: 1px solid #d2d2d2;transition: all 500ms;margin:0;}
.picScroll-left5 .abbig{font-size: 18px;line-height: 20px; height: 20px;overflow: hidden;color: #333;}
.picScroll-left5 .absmall{font-size: 12px;color: #666;line-height: 20px;height: 40px;margin-top: 5px;transition: all 500ms;overflow: hidden;}
.picScroll-left5 .bd ul li:hover .title{background:#000;transition: all 500ms;transition: all 500ms }
.picScroll-left5 .bd ul li:hover .abbig,.picScroll-left5 .bd ul li:hover .absmall{color:#fff;transition: all 500ms; }
.picScroll-left5 .bd ul li:hover img{transition: all 500ms;transform: scale(1.1);}
	

/*-----*/
/*--------------------------*/



/*技术研发*/
.technical_ul{width: 100%;overflow: hidden;}
.technical_ul li{width: 50%;margin-right: 0%;float: left;overflow: hidden;padding: 5px 0px;margin-top: 5px;padding-right: 5px;}
.technical_ul li:nth-child(5n){margin-right: 0px;}
.technical_ul li:nth-child(2n){padding-right: 0px;padding-left: 5px;}
.technical_img{width: 100%;overflow: hidden;}
.technical_img img{width: 100%;overflow: hidden;transition: all 500ms;}
.techprofile{width: 100%;overflow: hidden;padding: 20px 0px;}
.techname{width: 100%;text-align: left;color: #000;font-size: 20px;line-height: 20px;height: 20px;overflow: hidden;}
.techposition{width: 100%;text-align: left;color: #666;font-size: 14px;overflow: hidden;line-height: 19px;margin: 10px 0px;height: 38px;}
.techmore{width: 120px;line-height: 30px;height: 30px;background: #ccc;color: #fff;text-align: center;overflow: hidden;transition: all 500ms;margin-top: 5px;}
.techmore img{padding: 0px 5px;}
.technical_ul li:hover .techmore{transition: all 500ms;background:#000; }
.technical_ul li:hover .technical_img img{transition: all 500ms;transform: scale(1.1);}

.hire{width: 100%;height: 100%;position: fixed;top:0px;overflow: hidden;z-index: 9999999;display: none;left: 0px;background:rgba(0,0,0,0.4);}
.bgwhite{width:95%;max-width: 990px;background: #fff;padding: 20px 5px;overflow: visible;height: 210px;margin: auto;margin-top: 40%; position: relative;}
.closed{position: absolute;top: -30px;width: 30px;height: 30px;line-height: 30px;overflow: hidden;text-align: center;font-size: 14px;color: #fff;display: block;right: 0px;background:#000; }
.people{width: 35%;float: left;overflow: hidden;}
.people img{width: 100%;}
.peopleprofile{width: 65%;float: left;padding: 10px 20px 0px 30px;overflow-y: scroll;height: 100%;}
.pname{width: 100%;text-align: left;color: #000;font-size: 18px;line-height: 18px;overflow: hidden;}
.panme_small{font-size: 12px;color: #999;overflow: hidden;}
.psituation{width: 100%;overflow: hidden;line-height:18px;color: #666;font-size: 14px; }
/*-------*/

/*荣誉资质*/
/* 本例子css */
.txtScroll-top1{ width:30%;float: left;  overflow:hidden; position:relative; padding: 30px 0px; margin-top: 10px;  }
.txtScroll-top1 .hd{ overflow:visible;  height:0px;z-index: 222; }
.txtScroll-top1 .hd .prev,.txtScroll-top1 .hd .next{ display:block;  width:100%; height:40px; float:right;  margin-top:10px;  overflow:hidden;line-height: 35px;text-align: center;background: #fff;color: #3333;
 cursor:pointer; position: absolute;font-size: 30px;z-index: 22;}
.txtScroll-top1 .hd .next{  bottom: 12px;color: #333;}
.txtScroll-top1 .hd .prev{ top: 0px;}
.txtScroll-top1 .bd{margin-top: 20px;margin-bottom: 22px;z-index: -1;}
.txtScroll-top1 .infoList 	{ margin: 0px 0px;padding: 0px 0px;border: 1px solid #d2d2d2;}
.txtScroll-top1 .infoList li{ height:40px; line-height:40px; font-size: 16px;color: #000;font-weight: 600;border-bottom: 1px solid #d2d2d2;padding-right: 0px;position: relative;padding-left: 0px;text-align: center;}
.txtScroll-top1 .infoList li .date{ color:#999;font-size: 24px;position: absolute;right: 30px; display: none;}
.txtScroll-top1 .infoList li a{width: 100%;display: block;}
.txtScroll-top1 .hd .prev:hover,.txtScroll-top1 .hd .next:hover{background:#000;color: #fff;transition: all 500ms; }
.txtScroll-top1 .infoList li:hover .date,.txtScroll-top1 .infoList li.dq .date{ color:#000;transition: all 500ms; }
.txtScroll-top1 .infoList li:hover a,.txtScroll-top1 .infoList li.dq a{ color:#000;transition: all 500ms; }
.honor_ul{width: 100%;overflow: hidden;float: left;margin-left: 0%;}
.honor_ul li{width:50%;overflow: hidden;margin-top: 20px;margin-right: 0%;padding: 5px;border: 1px solid #d2d2d2;float: left;transition: all 500ms;background: #fff;}

.honor_ul li:nth-child(3n){margin-right: 0px;}
.honor_img{width: 100%;overflow: hidden;}
.honor_img img{width: 100%;overflow: hidden;transition: all 500ms;}
.honor_img img{width: auto;overflow: hidden;transition: all 500ms;}
.honor_img img{display: inline-block;height:160px;max-width:100%; vertical-align:middle }
.honor_img img{display: inline-block;height:160px;max-width:100%;   }

.honorprofile{width: 100%;overflow: hidden;padding: 10px;}
.honorname{width: 100%;text-align: left;color: #000;font-size: 16px;line-height: 20px;height: 20px;overflow: hidden;transition: all 500ms;text-overflow: ellipsis;}
.picture{width: 100%;height: 100%;position: fixed;top:0px;overflow: hidden;z-index: 9999;display: none;left: 0px;background:rgba(0,0,0,0.4);}
.honor{width:95%;background: #fff;padding: 15px;overflow: visible;height: auto;margin: auto;margin-top: 45%; position: relative;}
.closed2{position: absolute;top: -31px;width: 30px;height: 30px;line-height: 30px;overflow: hidden;text-align: center;font-size: 14px;color: #fff;display: block;right: 0px;background:#000; }
.people2{width: 100%;overflow: hidden;}
.people2 img{width: 100%;}
.people2 img{width: auto;}
.people2 img{display: inline-block;height:200px;max-width:100%; vertical-align:middle }
.people2 img{display: inline-block;height:200px;max-width:100%;   }
.honornames{width: 100%;text-align: left;line-height: 19px;height: auto;color: #333;font-size: 16px;margin-top: 10px;height: 60px;overflow-y: scroll;padding-right: 15px;}
.honor_ul li:hover{border-color:#000;color: #000; transition: all 500ms;}
.honor_ul li:hover .honorname{color: #000; transition: all 500ms;}

/*======*/ 
/*检测报告*/
.machine{background: #fff; width: 100%;margin-top: 20px;overflow: hidden;}
.machine li{width: 50%;padding:10px; overflow: hidden;border-bottom: 1px solid #f1f1f1;float: left;}
.machineimg{width: 100%;overflow: hidden;float: none; }
.machineimg img{width: 100%;transition: all 500ms;}
.report{width: 100%;float: none;overflow: hidden;padding-left: 0%;padding-top:8px;}
.pro{width: 100%;overflow: hidden;font-size: 16px;line-height: 20px;height: 40px;}
.prodes{width: 100%;text-align: left;line-height: 18px;height: 54px;overflow: hidden;}
.moremachine{width: 100%;margin-top: 10px;color:#f76000;text-align: left;font-size: 14px; }
.machine li:hover .machineimg img{transition: all 500ms;transform: scale(1.1);}
/*=====*/


/*联系我们*/
.salenet{width: 100%;overflow: hidden;background: #f1f1f1;padding-bottom: 10px;}
.indextitle6{width: 100%;text-align: center;padding: 20px 0px 10px;overflow: hidden;}
.title_img6{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img6 img{width:190px;overflow: hidden;}
.titleen6{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
#mapcontent{width: 100%;height:250px;overflow: hidden;}
/*在线留言*/
.online{width: 100%;overflow: hidden;background: #fff;padding-bottom: 10px;}
.indextitle7{width: 100%;text-align: center;padding: 20px 0px 10px;overflow: hidden;}
.title_img7{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img7 img{width:190px;overflow: hidden;}
.titleen7{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 5px;height: 20px;text-align: center;}
.inputs{width:100%;max-width: 1200px;margin: auto;padding: 0px 10px;}
.inputs li{width: 100%;float: none;overflow: hidden;margin-top: 10px;}
.word{width: 25%;float: left;text-align: left;overflow: hidden;font-size: 15px;line-height: 40px;height: 40px;overflow: hidden;}
.inputs li input{width: 75%;float: left;background: #f1f1f1;font-size: 15px;line-height: 40px;height: 40px;overflow: hidden;padding-left: 15px;outline: 0px;}
.inputs li:nth-child(3){width: 100%;margin-top: 10px;}
.inputs li:nth-child(2),.inputs li:nth-child(1){width: 100%;}
.inputs li:nth-child(1){margin-right: 0%;}
.inputs li:nth-child(2){margin-left: 0%;}
.inputs li:nth-child(3) .word{float: none;}
.inputs  textarea{width: 100%;background: #f1f1f1;border: 0px;margin-top: 10px;}
.code{width: 100%;max-width: 1200px;margin: auto;margin-top: 15px;padding: 0px 10px;}
.codebox{width: 50%;float: left;overflow: hidden;line-height: 42px;height: 42px;position: relative;}
.codepic{width: 80px;height: 40px;position: absolute;right: 1px;top: -1px;overflow: hidden;}
.codepic img{width: 100%;height: 100%;}
.codebox input{width: 100%;height: 42px;line-height: 42px;background: #f1f1f1;overflow: hidden;padding-left: 15px;}
.code input[type=submit]{display: block;float: left;margin-left:5%;width: 40%;}
/*contact*/
.indextitle8{width: 100%;text-align: center;padding: 15px 0px;overflow: hidden;}
.title_img8{width: 100%;text-align: center;overflow: hidden;font-size: 30px;line-height: 30px;height: 30px;overflow: hidden;font-family: acme;}
.title_img8 img{width:190px;overflow: hidden;}
.titleen8{width: 100%;overflow: hidden;font-size: 20px;line-height: 20px;margin-top: 10px;height: 20px;text-align: center;}
.titlestr8{width:50px;margin: auto;background: #006593;margin-top: 5px;height: 3px; }
.contactway{width: 100%;padding: 0 10px;overflow: hidden;background: #f1f1f1;}
.city{width: 100%;text-align: center;font-size: 20px;line-height: 22px;overflow: hidden;color: #f76000;overflow: hidden;}
.adress{text-align: center;overflow: hidden;width: 100%;font-size: 16px;line-height: 20px;margin-top: 10px;}
.ad{padding: 0px 5px;display: block;}
.consign{width: 100%;text-align: center;margin-top: 15px;}
.consign li{display: inline-block;line-height: 30px;height: 30px;overflow: hidden;padding: 0px 15px;}
.consign li img{width: 25px;overflow: hidden;transition: all 500ms;}
.consign li img:hover{transition: all 500ms;transform: rotate(360deg);}
.moremap{display: block;width: 180px;overflow: hidden;background: #f76000;text-align: center;font-size: 18px;color: #fff;margin: auto;line-height: 40px;height: 40px;margin-top: 10px;transition: all 500ms;}
.moremap:hover{width: 200px;transition: all 500ms;color: #fff;}
.maps{width: 100%;margin-top: 20px;overflow: hidden;height: 300px;}
.maps iframe{width: 100%;overflow: hidden;height: 100%;}
/*=====*/

/*===================================新闻中心===========================================*/

.newscenter_list li{width: 100%;border-bottom: 1px solid #d2d2d2;padding: 20px 0px;overflow: hidden;transition: all 500ms;}
.time_happened{width: 25%;float: left;transition: all 500ms;margin-top: 10%;}
.time_big{width: 100%;font-size: 20px;color: #999;font-weight: 300;line-height: 30px;height: 30px;overflow: hidden;transition: all 500ms;}
.day{color: #999;font-size: 16px;height: 16px;overflow: hidden;transition: all 500ms;}
.littlestr{width: 0px;height: 2px;background: #999;margin:30px 10px 10px 10px;float: left;transition: all 500ms;display: none;}
.img_box3{width: 75%;overflow: hidden;float: left;padding: 0px 10px;}
.news_content{width: 100%;margin-left: 0px;overflow: hidden;float: none;transition: all 500ms;}
.img_box3 img{width: 100%;transition: all 500ms;}
.news_content_title{font-size: 18px;color: #666;width: 98%;overflow: hidden;line-height: 24px;height: 24px;transition: all 500ms;margin-top: 10px;text-align: center;}
.news_content_content{color: #999;font-size: 14px;line-height: 18px;margin-top: 5px;height: 36px;overflow: hidden;transition: all 500ms;}
.amazimg{width: 130px;height: 30px;line-height: 30px;color: #999;font-size: 14px;padding: 0px 15px;transition: all 500ms;float: none;position: relative;margin: auto;margin-top: 10px;display: block;text-align: center;}
.amazimg img{width: 20px;height: auto;overflow: hidden;margin-left:5px;}
.img_sec{position: absolute; top: 0px;opacity: 0;transition: all 500ms;right: 22px;}
.newscenter_list li:hover .news_content_content,.newscenter_list li:hover .time_happened,.newscenter_list li:hover .time_big,.newscenter_list li:hover .day,.newscenter_list li:hover .news_content_title{color: #000;transition: all 700ms;}
.newscenter_list li .amazimg{transition: all 500ms;color: #999;background: #fff;}
.newscenter_list li .img_sec{opacity: 1;transition: all 200ms;right: 22px;display: none;}


/*===============================================================================================*/

/*新闻详情页*/
.titlenews{width: 100%;background: #333;overflow: hidden;padding: 20px 10px;}
.timenew{width: 100%;text-align: left;}
.timenew li{display:block;padding-right:10px;color: #999;font-size: 12px;line-height: 16px;height: 16px;overflow: hidden;}
.titlenewss{font-size: 16px;line-height: 18px;overflow: hidden;color: #fff;text-align: left;margin-top: 5px}
.content{width:100%;overflow: visible;padding: 15px 10px;}
.content img{width: 100%;}
.content_left{width: 100%;float: left;overflow: hidden;}
.content_word{width: 100%;overflow: hidden;line-height: 20px;}
.content_word img{width: auto;display: block;margin: auto;margin: 10px auto;}
.updown{width: 100%;overflow: hidden;line-height: 50px;border: 1px solid #d2d2d2;border-left: 0px;border-right:0px;margin-top: 20px;}
.updown a{display: block;width: 49%;float: left;text-align: left;color: #000;line-height: 50px;height: 50px;overflow: hidden;}
.updown a:nth-child(even){display: block;width: 49%;float: right;text-align: right;color: #000;line-height: 50px;height: 50px;overflow: hidden;}
.content_right{width: 0%;float: left;padding-left: 40px;position: relative;display: none;}
.imgs{width: 100%;overflow: hidden;position: absolute;top: -100px;padding-right: 40px;}
.imgs img{width: 100%;}
.newkind{width: 100%;margin-top: 10px;z-index: 22;position: relative;font-size:30px;overflow: hidden;text-align: left;line-height: 30px;height: 30px;color: #fff; }
.more_news{width:150px;margin-left: 0px;margin-top: 50px;height: 50px;line-height: 50px;color: #fff;display: block;background: #000;z-index: 22;position: relative;text-align: right;padding: 0px 10px;font-size: 14px;}
.more_news span{float: left;font-size: 30px;}
.newsstr{position: relative;width: 20px;height: 4px;background: #000;margin-top: 40px;overflow: hidden;margin-left: 0px;}
.clama{width: 100%;margin: auto;text-align: left;font-size: 26px;overflow: hidden;line-height: 50px;height: 50px;overflow: hidden;color: #000;position: relative;}
.pad{width: 88%;margin: auto;overflow: hidden;z-index: 222;position: relative;}
.responsblity{width: 100%;overflow: hidden;}
.responsblity li{width: 100%;overflow: hidden;margin-top: 20px;}
.res{width: 100%;overflow: hidden;}
.res img{width: 100%;overflow: hidden;}
.resword{width: 100%;line-height: 30px;height: 60px;overflow: hidden;margin-top: 10px;font-size: 16px;}
.more_news:hover{color: #fff;}
/*========*/

/*研发中心列表*/
.study{width: 100%;overflow: hidden;}
.study li{width: 100%;margin-right:0%;overflow: hidden;margin-top: 10px;float: left; }
.study li:nth-child(3n){margin-right: 0px;}
.studybox{width: 100%;overflow: hidden;}
.studybox img{width: 100%;overflow: hidden;transition: all 500ms;}
.studydes{width: 100%;text-align: left; background-color: #fff;  padding: 20px 15px;overflow: hidden; border: 1px solid #d2d2d2;transition: all 500ms;border-top: 0px;}
.studybig{font-size: 18px;line-height: 20px; height: 20px;overflow: hidden;color: #333;}
.studysmall{font-size: 12px;color: #666;line-height: 20px;height: 40px;margin-top:10px;transition: all 500ms;overflow: hidden;}
.study li:hover img{transition: all 500ms;transform: scale(1.1);}
.study li:hover .studydes{background:#000;transition: all 500ms;}
.study li:hover .studybig,.study li:hover .studysmall{color: #fff;transition: all 500ms;}

/*发展历程列表*/
.development_ul{width: 100%;overflow: hidden;}
.development_ul li{width: 100%;margin-right: 0%;overflow: hidden;float: left;margin-top: 15px;}
.development_ul li:nth-child(4n){margin-right: 0px;}
.devedes{width: 100%;overflow: hidden;padding: 10px 0px;}
.deve_big{width: 98%;text-align: left;transition: all 500ms; font-size: 22px;line-height: 25px;height: 25px;overflow: hidden;color: #666;text-overflow: ellipsis;}
.deve_small{width: 98%;text-align: left;font-size: 16px;line-height: 20px;height: 20px;overflow: hidden;color: #666;margin-top: 5px;transition: all 500ms;text-overflow: ellipsis;}
.deve_img{width: 100%;overflow: hidden;}
.deve_img img{width: 100%;transition: all 500ms;}
.development_ul li:hover .deve_img img{transition: all 500ms;transform: scale(1.1);}
.development_ul li:hover .deve_big,.development_ul li:hover .deve_small{color: #f76000;transition: all 500ms;}



.paddingtop180{padding-top: 10px;}

/*=============================================================================================================*/

/*-------导航------------*/

	
/*招聘*/
.vi{overflow-x: scroll;}
.x_scrol{overflow: hidden;overflow-x: scroll;}
.hire_title{width: 100%;overflow: hidden;margin-top: 20px;background: #ebebeb;}
.hirtitle{width:100%;text-align: center;font-size: 20px;padding: 5px 0px;margin-top: 5px; }
.hirtitle_en{width: 100%;font-size: 14px;text-align: center;overflow: hidden;}
.hire_title li{line-height: 20px;padding: 10px 0px;text-align: center;overflow: hidden;font-size: 16px;float: left;}
.hire_title li:nth-child(1){width:33%; }
.hire_title li:nth-child(2){width:20%; display: none; }
.hire_title li:nth-child(3){width:10%; display: none;  }
.hire_title li:nth-child(4){width:25%;  display: none; }
.hire_title li:nth-child(5){width:33%; }
.hire_title li:nth-child(6){width:33%; }
.real_hire{width: 100%;overflow: hidden;}
.real_hire li{width: 100%;line-height: 50px;height: 50px;overflow: hidden;text-align: center;font-size: 14px;color: #333;transition: all 500ms;}
.hire25{width: 33%;float: left;}
.hire20{width: 20%;float: left;}
.hire10{width: 33%;float: left;}
	
.hire2511:nth-child(2){ display: none; }
.hire2511:nth-child(3){ display: none;  }
.hire2511:nth-child(4){  display: none; }
	

	
.real_hire li:hover{background: #f76000;transition: all 500ms;color: #fff;}
.morehire{display: block;margin: auto;background: #fff;overflow: hidden;text-align: center;width: 40%;line-height: 30px;height: 30px;margin-top: 10px;}
.hirecontent{width: 100%;height:330px;overflow-y: scroll; color: #999;text-align: left;}
.hirecontent li{width: 98%;height: auto;line-height: 20px;overflow: hidden;color: #999;border: 0px;text-align: left;padding: 5px 0px;}
.hirecontent li:hover{background: #fff;color: #999;}
.hirecontent li input[type=text]{width: 80%;height: 30px;line-height: 30px;padding-left: 5px;overflow:hidden;border: 1px solid #d2d2d2;}
.hirecontent li input[type=submit]{width: 100%;height: 30px;line-height: 26px;background: #f76000;color: #fff;margin: auto;display: block;}
.hirecontent li input[type=reset]{width: 100%;height: 30px;line-height: 26px;background: #f1f1f1;color: #999;margin: auto;display: block;}
.apply_more:hover{color: #fff;color: #999;}
.identy{height: 30px; overflow: hidden;float: left;line-height: 30px;margin-top: 5px;position: absolute;right: 1px;top: -1px;width: 50px;}
.identy img{width: 100%;height: 100%;}
.scroll_bar{width: 100%;overflow: hidden;}
li.last_center{width: 95%;margin: auto;text-align: center;position: relative;overflow: hidden;}
.last_center span{width: 20%;text-align: left;display: block;float: left;}
.upload{width:40%;margin-left: 10%;overflow: hidden;float: left; }
.join{width: 100%;position: fixed;height: 100%;background: rgba(0,0,0,0.6);z-index: 99999999;top: 0px;left: 0px;display: none;overflow: hidden;}
.join900{width: 99%;margin: auto;height: 380px;padding: 20px;position: relative;background: #fff;margin-top: 150px;}
.closed3{position: absolute;top: -40px;width: 40px;height: 40px;line-height: 40px;overflow: hidden;text-align: center;font-size: 20px;color: #fff;display: block;right: 1px;background:#000; }	
.pcroll{width: 0px;height: 0px;display: none;overflow: hidden;}
.phoneroll{width:100%;height: auto;display: block;overflow: hidden;}
	.phoneroll ul{width: 100%;height: auto;}
	.phoneroll ul li{width: 100%;height: auto;overflow: hidden;margin-top: 10px;}
	.phoneroll ul li img{width: 100%;}

/* 智能手机（纵向和横向）--------------------------------------------------------------------------------------------------- */
}

















@media only screen 
and (min-width : 768px) 
and (max-width : 1440px) 
and (orientation : landscape) {




/* iPad（横向）--------------------------------------------------------------------------------------------------- */
}


@media only screen 
and (min-width : 768px) 
/*and (min-width : 1024px) */
and (max-width : 1024px) 
/*and (orientation : portrait)*/ {
.business_title1{color: #000;font-size: 16px;height: 40px;line-height:20px;overflow: hidden;width: 100%;border-bottom: #e5e5e5 solid 1px;margin-top: 0px;transition: all 500ms;}
.indextitle{padding: 30px 0px;}
.title_img{font-size: 50px;line-height: 50px;height: 50px;}
.title_img2{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img3{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img4{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img5{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img6{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img7{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img8{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.titlestr{margin-top: 15px; }
.more_index{margin-top: 30px;}
.maps{width: 100%;margin-top: 80px;overflow: hidden;height: 350px;}
.project_word{padding: 20px 10px 10px;  }
.project_des{margin-top: 3px;line-height: 20px;}
.projectstr{width: 40px;margin: auto;height: 4px;background:#000;margin-top:15px; }
.project_detail{color: #666;padding: 15px 0px;line-height: 20px;height: 50px;overflow: hidden;}
.project_name{width: 100%;text-align: center;font-size: 16px;color: #222;line-height: 20px;height: 40px;overflow: hidden;}
.indextitle8{width: 100%;text-align: center;padding: 40px 0px;overflow: hidden;}
.study li{margin-top: 30px; }	
.studydes{padding: 20px;}
	
.index_top{background: #000;height: 100px;}
.inputbox{position: absolute;right: 0px;top: 18px;line-height: 25px;height: 25px;border-radius: 20px;overflow: hidden;width: 100%;z-index:1;transition: all 500ms;}
.inputbox input{color: #333;outline: 0px;padding-left: 3px;}

.lang{width: 50%;float: right;z-index: 2;}
.inputimg{position: absolute;right: 0px;top: 18px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px; padding:0px 5px;z-index: 2;transition: all 500ms;background: #666;}
.inputserch{width: 50%;float: left;position: relative;line-height: 60px;height: 60px;overflow: visible;}
.inputserch:hover .inputbox{width: 100%;transition: all 500ms;}


.littlestr{width: 25px;height: 2px;background: #999;margin:30px 10px 30px 10px;float: left;transition: all 500ms;}
.news_content{width: 45%;margin-left: 20px;overflow: hidden;float: left;transition: all 500ms;}
.report{width: 62%;float: left;overflow: hidden;padding-left: 7%;padding-top: 5px;}
.pro{width: 100%;overflow: hidden;font-size: 16px;line-height: 20px;height: 40px;}
.prodes{width: 100%;text-align: left;line-height: 20px;height: 80px;overflow: hidden;}
.moremachine{width: 100%;margin-top: 10px;color:#f76000;text-align: left;font-size: 14px; }
.honor{width:60%;background: #fff;padding: 30px;overflow: visible;height: auto;margin: auto;margin-top: 20%; position: relative;}
.bgwhite{width:75%;max-width: 990px;background: #fff;padding: 50px 60px;overflow: visible;height: 450px;margin: auto;margin-top: 20%; position: relative;}
.nav_right{position: absolute;left: 2%;line-height: 60px;height: 60px;overflow: hidden;top: 40px;color: #fff;width: 350px;}
.nav_meau{width: 80%;margin-left: 14%;overflow: hidden;max-width: 1100px;}	
.banfix_desen{width: 100%;margin-top: 10px;overflow: hidden;color: #fff;font-size: 20px;}
.banfix_des{width: 100%;text-align: center;overflow: hidden;;font-size: 40px;color: #fff;line-height: 65px;margin-top:8%;}
.pagemain_1200{width: 100%;max-width: 1200px;overflow:hidden;margin: auto;min-height: 200px;padding: 20px 10px;}

.lang1 ul{width: 100%;padding-top: 20px;}
.lang1 ul li{width: 100%;float:none;text-align: center;overflow: hidden;line-height: 30px;display: block;}
.lang1 ul li:nth-child(2){width: 100%;}
	
	/*内页导航*/
.top_12001{width: 100%;padding:0px 1%;overflow: hidden;height: 103px;border-bottom: 1px solid #ddd;}
.logo1{width: 12%;float: left;overflow: hidden;line-height: 100px;}
.logo1 img{width: 100%;max-width: 132px;}
.nav_meau1{width: 80%;float: left;overflow: hidden;padding-left: 1%;}
.nav_right1{position: absolute;right: 2%;z-index: 22;top: 0px;width: 20%;}
.inputimg1{position: absolute;right: 5px;top: 40px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px; background: #666;padding:0px 5px;z-index: 2;}
.inputimg1 img{width:20px;height: 20px;}
.nav1_sec{width: 100%;padding: 0 3%;}
.nav1 li{width: auto; display: inline-block;border-bottom: 3px solid #f1f1f1;transition: all 500ms;padding: 0px 7px;}
.product li{width: 23%;margin-right:2.3333%;float: left;overflow: hidden;margin-top: 30px;}
.product li:nth-child(5n){margin-right: 2.333%;}
.pagepad4{width: 100%;overflow: hidden;padding: 0 15px;}
.product li:nth-child(4n){margin-right: 0%;}	
.titlenewss{font-size: 30px;line-height: 40px;overflow: hidden;color: #fff;text-align: left;width: 75%;}
.content{width:100%;overflow: visible;padding: 20px;}
.content_left{width: 70%;float: left;overflow: hidden;}
.content_right{width: 30%;float: left;padding-left: 20px;position: relative;}
.imgs{width: 100%;overflow: hidden;position: absolute;top: -100px;padding-right: 20px;}
.imgs img{width: 100%;}
.more_news{width:150px;margin-left: 0px;margin-top: 20px;height: 40px;line-height: 40px;color: #fff;display: block;background: #000;z-index: 22;position: relative;text-align: right;padding: 0px 10px;font-size: 14px;}

.more_news span{float: left;font-size: 30px;}
.newsstr{width: 20px;height: 4px;background: #000;margin-top: 20px;overflow: hidden;margin-left: 0px;}	
	
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block;  width:60px; height:90px; font-size: 30px;margin-top: 0px;line-height: 90px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left1 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left1 .bd{ padding:0px;width: 81%;margin: auto; max-width: 1200px;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:60px; height:90px; font-size: 30px;margin-top: 0px;line-height: 90px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left2 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left2 .bd{ padding:0px;width: 81%;margin: auto; max-width: 1200px;  }
.company_left{height: 350px;}
.company_right{height: 350px;background: #fff;padding: 17px}
.picScroll-left3 .hd{ overflow:hidden;  height:40px; margin: auto; line-height: 40px; width: 150px;margin-top: 40px;}
.development{width: 100%;margin-top: 50px;overflow: hidden;padding-bottom: 10px;}
.detitle{width: 100%;text-align: center;overflow: hidden;margin-top: 4%;}
.debig{width: 100%;text-align: center;font-size: 50px;font-family: acme;line-height: 50px;height: 50px;overflow: hidden; }

.salenet{padding-bottom: 10px;}
.indextitle6{width: 100%;text-align: center;padding: 50px 0px 20px;overflow: hidden;}
.titleen6{width: 100%;overflow: hidden;font-size: 26px;line-height: 30px;margin-top: 10px;height: 30px;text-align: center;}
#mapcontent{width: 100%;height:450px;overflow: hidden;}
.online{padding-bottom: 50px;}
.indextitle7{padding: 50px 0px;overflow: hidden;}

.inputs{padding: 0px 20px;}
.code{margin-top: 30px;padding: 0px 20px;}
/*-----*/
.honorname{width: 100%;text-align: left;color: #000;font-size:16px;line-height: 20px;height: 20px;overflow: hidden;transition: all 500ms;text-overflow: ellipsis;}
.honornames{width: 100%;text-align: left;line-height: 20px;height: auto;color: #333;font-size: 16px;margin-top: 10px;height: 40px;overflow-y: scroll;padding-right: 15px;}	
/* iPads（纵向） --------------------------------------------------------------------------------------------------- */
.bg_blue1{width: 100%;transition: all 700ms;padding: 10px 20px 15px;overflow: hidden;border: 1px solid #f1f1f1;background: #fff;}
}
@media only screen 
and (min-width : 1025px) 
and (max-width : 1365px){
.inputs{padding: 0px 10px;}
.code{margin-top: 30px;padding: 0px 10px;}
.project_word{padding: 30px 30px 10px;  }
.project_des{margin-top: 3px;line-height: 20px;}
.projectstr{width: 40px;margin: auto;height: 4px;background:#000;margin-top:15px; }
.project_detail{color: #666;padding: 15px 0px;line-height: 20px;height: 50px;overflow: hidden;}
.study li{margin-top: 30px; }	
.indextitle{padding: 30px 0px;}
.title_img{width: 100%;text-align: center;overflow: hidden;font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;font-family: acme;}
.titlestr{margin-top: 15px; }
.more_index{margin-top: 30px;}
.pagepad4{width: 100%;overflow: hidden;padding: 0 15px;}
.titlenewss{font-size: 30px;line-height: 40px;overflow: hidden;color: #fff;text-align: left;width: 75%;}
.content{width:100%;overflow: visible;padding: 20px;}
.content_left{width: 70%;float: left;overflow: hidden;}
.content_right{width: 30%;float: left;padding-left: 20px;position: relative;}
.imgs{width: 100%;overflow: hidden;position: absolute;top: -100px;padding-right: 20px;}
.imgs img{width: 100%;}
.more_news{width:150px;margin-left: 0px;margin-top: 50px;height: 50px;line-height: 50px;color: #fff;display: block;background: #000;z-index: 22;position: relative;text-align: right;padding: 0px 10px;font-size: 14px;}
.more_news span{float: left;font-size: 30px;}
.newsstr{width: 20px;height: 4px;background: #000;margin-top: 40px;overflow: hidden;margin-left: 0px;}

.report{width: 62%;float: left;overflow: hidden;padding-left: 7%;padding-top: 5px;}
.pro{width: 100%;overflow: hidden;font-size: 16px;line-height: 20px;height: 40px;}
.prodes{width: 100%;text-align: left;line-height: 20px;height: 80px;overflow: hidden;}
.moremachine{width: 100%;margin-top: 10px;color:#f76000;text-align: left;font-size: 14px; }

.honor{width:50%;background: #fff;padding: 30px;overflow: visible;height: auto;margin: auto;margin-top: 2%; position: relative;}
.bgwhite{width:75%;max-width: 990px;background: #fff;padding: 50px 60px;overflow: visible;height: 500px;margin: auto;margin-top: 18%; position: relative;}
.project li{width: 23%;margin-right: 2.33%;float: left;overflow: hidden;margin-top: 30px;}
.project_word{width: 100%;background: #fff;overflow: hidden;padding: 15px 20px 0px;border-bottom:4px solid #fff;transition: all 500ms;  }
.project_des{width: 100%;overflow: hidden;color: #666;font-size: 13px;margin-top: 5px;line-height: 20px;height: 60px;}
.projectstr{width: 40px;margin: auto;height: 4px;background:#000;margin-top:15px; }
.project_detail{width: 100%;text-align: center;font-size: 13px;color: #666;padding: 15px 0px;line-height: 20px;height: 50px;overflow: hidden;}
.project li:hover .project_word{border-color: #000;transition: all 500ms;}
.project li:hover .img_boxs img{transition: all 500ms;transform: scale(1.1);}
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block;  width:80px; height:110px; font-size: 30px;margin-top: 0px;line-height: 110px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left1 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left1 .bd{ padding:0px;width: 81%;margin: auto; max-width: 1200px;  }

.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:80px; height:110px; font-size: 30px;margin-top: 0px;line-height: 110px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left2 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left2 .bd{ padding:0px;width: 81%;margin: auto; max-width: 1200px;  }
	
	
.product li{width: 23%;margin-right:2.33%;float: left;overflow: hidden;margin-top: 30px;}
.product li:nth-child(4n){margin-right: 0px;}
.product li:nth-child(5n){margin-right: 2.33%;}
.bg_blue1{width: 100%;transition: all 700ms;padding: 30px 20px 15px;overflow: hidden;border: 1px solid #f1f1f1;background: #fff;}
.business_title1{color: #000;font-size: 16px;height: 40px;line-height:20px;overflow: hidden;width: 100%;border-bottom: #e5e5e5 solid 1px;margin-top: 10px;transition: all 500ms;}

.nav_meau{width: 60%;margin-left: 14%;overflow: hidden;max-width: 1100px;}	
.banfix_desen{width: 100%;margin-top: 10px;overflow: hidden;color: #fff;font-size: 20px;}
.banfix_des{width: 100%;text-align: center;overflow: hidden;;font-size: 40px;color: #fff;line-height: 65px;margin-top:8%;}
.pagemain_1200{width: 100%;max-width: 1200px;overflow:hidden;margin: auto;min-height: 200px;padding: 20px 10px;}
	/*内页导航*/
.top_12001{width: 100%;padding:0px 3%;overflow: hidden;height: 103px;border-bottom: 1px solid #ddd; }
.logo1{width: 12%;float: left;overflow: hidden;line-height: 100px;}
.logo1 img{width: 100%;max-width: 132px;}
.nav_meau1{width: 70%;float: left;overflow: hidden;padding-left: 2%;}
.nav_right1{position: absolute;right: 3%;z-index: 22;top: 0px;width: 25%;}
.inputimg1{position: absolute;right: 5px;top: 40px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px; background: #666;padding:0px 5px;z-index: 2;}
.inputimg1 img{width:20px;height: 20px;}
.nav1_sec{width: 100%;padding: 0 3%;}
.nav1 li{width: auto; display: inline-block;border-bottom: 3px solid #f1f1f1;transition: all 500ms;padding: 0px 1%;}

/*-----*/
/*banner*/
.banner_top1{padding-top: 0px;position: relative}
.banfix_word1{width: 100%;text-align: center;overflow: hidden;position: absolute;top: 0px;left: 0px;z-index: 222;}
.banfix_des1{ padding-top:20%;overflow: hidden;color: #fff;font-size: 40px;overflow: hidden;line-height: 50px;}
.banfix_desen1{width: 100%;margin-top: 0px;overflow: hidden;color: #fff;font-size: 24px;}
.salenet{padding-bottom: 10px;}
.indextitle6{width: 100%;text-align: center;padding: 50px 0px 20px;overflow: hidden;}
.titleen6{width: 100%;overflow: hidden;font-size: 26px;line-height: 30px;margin-top: 10px;height: 30px;text-align: center;}
#mapcontent{width: 100%;height:600px;overflow: hidden;}
.title_img{font-size: 50px;line-height: 50px;height: 50px;}
.title_img2{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img3{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img4{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img5{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img6{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img7{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.title_img8{font-size: 50px;line-height: 50px;height: 50px;overflow: hidden;}
.honorname{width: 100%;text-align: left;color: #000;font-size:16px;line-height: 20px;height: 20px;overflow: hidden;transition: all 500ms;text-overflow: ellipsis;}
.honornames{width: 100%;text-align: left;line-height: 20px;height: auto;color: #333;font-size: 16px;margin-top: 10px;height: 40px;overflow-y: scroll;padding-right: 15px;}	
}


@media only screen 
and (min-width : 1366px) 
/*and (min-width : 1024px)*/ 
/*and (max-width : 1440px)标准*/
and (max-width : 1618px){
	.honorname{width: 100%;text-align: left;color: #000;font-size: 16px;line-height:20px;height: 20px;overflow: hidden;transition: all 500ms;text-overflow: ellipsis;}
.project_word{padding: 30px 30px 10px;  }
.project_des{margin-top: 3px;line-height: 20px;}
.projectstr{width: 40px;margin: auto;height: 4px;background:#000;margin-top:15px; }
.project_detail{color: #666;padding: 15px 0px;line-height: 20px;height: 50px;overflow: hidden;}
.salenet{padding-bottom: 10px;}
.indextitle6{width: 100%;text-align: center;padding: 50px 0px 20px;overflow: hidden;}
.titleen6{width: 100%;overflow: hidden;font-size: 26px;line-height: 30px;margin-top: 10px;height: 30px;text-align: center;}
#mapcontent{width: 100%;height:600px;overflow: hidden;}

.report{width: 62%;float: left;overflow: hidden;padding-left: 7%;padding-top: 5px;}
.pro{width: 100%;overflow: hidden;font-size: 16px;line-height: 20px;height: 40px;}
.prodes{width: 100%;text-align: left;line-height: 25px;height: 100px;overflow: hidden;}
.moremachine{width: 100%;margin-top: 10px;color:#f76000;text-align: left;font-size: 14px; }
.inputserch:hover .inputbox{width: 200%;transition: all 500ms;}
.bgwhite{width:75%;max-width: 990px;background: #fff;padding: 50px 60px;overflow: visible;height: 500px;margin: auto;margin-top: 15%; position: relative;}
.logo{width:10%;overflow: hidden;line-height: 60px;height: 60px;position: absolute;left:1%;top: 0px; }
.nav_meau{width: 60%;margin: auto;max-width: 1100px;}
.nav {width: 100%;text-align: center;margin: auto;color: #fff;font-size: 16px;max-width: 1100px;}
.nav li{width: 12.5%;float: left; line-height: 60px;text-align: center;}
.nav li a{display: block;width: 100%;color: #fff;padding: 0px;}
.nav_second{width: 200%;overflow: hidden;background: #000;}
.nav_second li{width: 100%;overflow: hidden;height: 0px;line-height: 50px;display: block;transition: all 500ms;}
.nav li:hover .nav_second li{height: 50px;transition: all 500ms;}
	.nav_second li a{text-align: left; padding-left: 40px;}
.nav_right{position: absolute;right: 2%;line-height: 60px;height: 60px;overflow: visible;top: 0px;width: 260px;color: #fff;}
.inputserch{width: 30%;float: left;position: relative;line-height: 60px;height: 60px;overflow: visible;}
.inputbox{position: absolute;right: 0px;top: 18px;line-height: 25px;height: 25px;border-radius: 20px;overflow: hidden;width: 0%;z-index:1;}
.inputbox input{color: #333;outline: 0px;padding-left: 3px;}
.nav li:hover{background: #000;}
.inputimg{position: absolute;right: 0px;top: 18px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px;padding:0px 5px;z-index: 2;}
.inputimg img{width:20px;height: 20px;}
.lang{width: 70%;float: right;z-index: 2;}
.lang ul li{width: 60%;float: left;text-align: right;overflow: hidden;}
.lang ul li:nth-child(2){width: 40%;}
.lang ul li a{color: #fff;}
.background .lang ul li a{color: #999;}
.banfix_desen{width: 100%;margin-top: 10px;overflow: hidden;color: #fff;font-size: 20px;}
.banfix_des{width: 100%;text-align: center;overflow: hidden;;font-size: 40px;color: #fff;line-height: 65px;margin-top:8%;}
.pagemain_1200{width: 100%;max-width: 1200px;overflow:hidden;margin: auto;min-height: 200px;padding: 20px 10px;}
.picScroll-left1 .hd .prev,.picScroll-left1 .hd .next{ display:block;  width:80px; height:110px; font-size: 30px;margin-top: 0px;line-height: 110px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left1 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left1 .bd{ padding:0px;width: 85%;margin: auto; max-width: 1200px;  }
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block;  width:80px; height:110px; font-size: 30px;margin-top: 0px;line-height: 110px;background: #7f7f7f;text-align: center;color: #fff;cursor: pointer;font-family: '宋体';margin-left: 0.5%;font-weight: 800;}
.picScroll-left2 .hd .next{  float: right;margin-right: 0.5%; }
.picScroll-left2 .bd{ padding:0px;width: 85%;margin: auto; max-width: 1200px;  }

	
/*内页导航*/
.top_12001{width: 100%;padding:0px 3%;overflow: hidden;height: 103px;border-bottom: 1px solid #ddd; }
.logo1{width: 12%;float: left;overflow: hidden;line-height: 100px;}
.logo1 img{width: 100%;max-width: 132px;}
.nav_meau1{width: 75%;float: left;overflow: hidden;padding-left: 2%;}
.nav_right1{position: absolute;right: 3%;z-index: 22;top: 0px;width: 22%;}
.inputimg1{position: absolute;right: 5px;top: 40px;line-height: 25px;height: 25px;border-bottom-right-radius: 20px;border-top-right-radius: 20px; background: #666;padding:0px 5px;z-index: 2;}
.inputimg1 img{width:20px;height: 20px;}
.nav1_sec{width: 100%;padding: 0 3%;}

/*-----*/
/*banner*/
.banner_top1{padding-top: 0px;position: relative}
.banfix_des1{margin-top:10%;overflow: hidden;color: #fff;font-size: 40px;overflow: hidden;line-height: 50px;}
.banfix_desen1{width: 100%;margin-top: 0px;overflow: hidden;color: #fff;font-size: 24px;}

	
/*产品*/	
.pagepad4{padding: 0 2%;}
.product{width: 100%;overflow: hidden;}
.product li{width: 18%;margin-right: 2.5%;float: left;overflow: hidden;margin-top: 30px;}
.product li:nth-child(5n){margin-right: 0px;}

.imgbox1{width: 100%;overflow: hidden;}
.imgbox1 img{width: 100%;overflow: hidden;transition: all 700ms;}
.bg_blue1{width: 100%;transition: all 700ms;padding: 10px 20px 15px;overflow: hidden;border: 1px solid #f1f1f1;background: #fff;}
.business_title1{color: #000;font-size: 18px;height: 50px;line-height:25px;overflow: hidden;width: 100%;border-bottom: #e5e5e5 solid 1px;padding-bottom: 10px; margin-top: 10px;transition: all 500ms;}
.more_businness1{position: relative;width: 100%;color: #666;overflow: hidden;font-size: 12px;color: #666;line-height: 12px;margin-top: 15px;transition: all 500ms;}
/* 台式机和笔记本电脑 --------------------------------------------------------------------------------------------------- */
}

